home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48hor2 / notecard.doc < prev    next >
Text File  |  1995-03-31  |  4KB  |  81 lines

  1.                            NOTECARD.TXT File 
  2.                               Version 1.0 
  3.                       (c) Robert M. Steuer, 1992. 
  4.  
  5.                          An HP48 *.DOC Viewer 
  6.  
  7. [Note: Reading .DOC files on the HP48 screen is odious at best, and 
  8.  attempted by a reasonable person only if no printout or computer 
  9.  screen is at hand.  But this program runs on a PC.  This leads to the 
  10.  question: what on earth is the point?  Only two reasons for its 
  11.  existence come to mind.  (1) You might need to take ONLY the HP48 
  12.  somewhere (unencumbered with printouts of .DOC files) but still need 
  13.  instructions either to read or to give someone else, so you might as 
  14.  well have them inside your HP48.  (2) You will have only the HP48 and 
  15.  a Drive95 (Sparcom battery-operated Kermit-speaking stand-alone disk 
  16.  drive; works well with the Goodies Disks) and can replace the .DOC 
  17.  files on your disk(s) with their NOTECARD-converted equivalents for 
  18.  later retrieval and perusal.  Otherwise, don't use this program; 
  19.  either view DOCs on your PC screen or print 'em out.  -jkh-] 
  20.  
  21.  
  22. OVERVIEW 
  23. -------- 
  24.      NoteCard is a program written for the MS-DOS IBM and Compatible 
  25. Computers.  The purpose of this program is to read in a standard ASCII 
  26. textfile and convert it into a HP 48 notecard format((c) 1992; Robert 
  27. M. Steuer).  Once the file is converted, one may simply transfer the 
  28. converted file into the HP 48(use TEXT mode, not BINARY) and access 
  29. the textfile as a program.  This makes easy work out of trying to 
  30. remember instructions for different programs one has for the HP 48. 
  31.  
  32. INSTRUCTIONS 
  33. ------------ 
  34. 1.  At the Dos Prompt, type NOTECARD and press enter.  Simply type in 
  35. the filename to be converted and when done, the program will write the 
  36. new file to the same name with the extension .CRD, for card(notecard). 
  37. Example:  NOTECARD.TXT  or  NOTECARD will become  NOTECARD.CRD 
  38.  
  39. 2.  Using Kermit, transfer the converted file from your computer to 
  40. the HP 48.  To do this access the I/O menu on the HP 48 by pressing 
  41. LEFT- SHIFT,(the orange button) and the PRG button.  Next, press the 
  42. SETUP softkey.  Make sure your HP 48 is setup for wire transfer and 
  43. setup for ASCII type files.  Finally, make sure the baud rate, parity, 
  44. and checksum are set correctly so as to match the setting on your 
  45. computer.  Do not worry about the translate code, the converted file 
  46. will take care of that for you when you upload the file.  Again press 
  47. LEFT-SHIFT and the PRG button to access the I/O menu.  Press RECV. 
  48. Now start sending the file to the HP 48 from your computer using 
  49. Kermit.  Once the file is sent, press the VAR button and you will see 
  50. the file on the HP 48's menu.  Simply press the softkey underneath the 
  51. program name and that is it!  To advance to the next "notecard" simply 
  52. press the NXT button and continue to do so until you are done looking 
  53. at the series of "notecards". 
  54.  
  55. MISCELLANEOUS 
  56. ------------- 
  57. * ANY DOUBLE QUOTES(ie. ") WILL BE REPLACED WITH A SINGLE QUOTE(ie. `). 
  58.   This is to retain file integrity purposes only. 
  59. * Wildcards will NOT be accepted as an input filename. 
  60. * Blank lines are eliminated and replaced with a space character to 
  61.   reduce the size of the notecard and retain file integrity. 
  62. * To abort the program, enter a * as the input file name. 
  63.  
  64. CLOSING 
  65. ------- 
  66. This program took quite a bit of time to write and kept me up a few 
  67. nights wondering how to accomplish different procedures to make this 
  68. program work. [Ah, the sure sign of a real programmer!   -jkh-]  I am 
  69. not asking for donations but if you find the program helpful, I would 
  70. GREATLY appreciate a dollar or so to help me finance college and all. 
  71. If you can't afford that, a postcard would be appreciated telling me 
  72. how you like the program and what I can do to improve later versions. 
  73.  
  74. Send Correspondence to: 
  75. Robert M. Steuer 
  76. 235 Memorial Avenue 
  77. Haddonfield, NJ 08033 
  78.  
  79. If you are an Amateur Radio Operator or know one, you can reach me via 
  80. Packet Radio at the following address: KF2EK @ N3FOA.#EPA.PA.USA.NA 
  81.